Skip to content

fix(ai-eval): run all skill evals in nightly workflow#195

Merged
janhesters merged 1 commit intomainfrom
fix/ai-eval-run-all-skills
Apr 16, 2026
Merged

fix(ai-eval): run all skill evals in nightly workflow#195
janhesters merged 1 commit intomainfrom
fix/ai-eval-run-all-skills

Conversation

@janhesters
Copy link
Copy Markdown
Collaborator

Summary

  • Update test:ai-eval script to glob ai-evals/**/*.sudo so all skill evals (parallel, pipeline, pr, review, upskill) run in the nightly workflow — previously only aidd-review was covered.
  • Remove the now-redundant test:ai-eval:upskill script.
  • Fix artifact upload path to capture response files from subdirectories.

Test plan

  • Trigger workflow manually via workflow_dispatch and verify all 10 .sudo files are executed
  • Confirm artifact upload includes responses from all subdirectories

The nightly AI eval was only running aidd-review tests. Update the
test:ai-eval script to glob all .sudo files across ai-evals/ so every
skill (parallel, pipeline, pr, review, upskill) is covered. Also fix
the artifact upload path to capture responses from subdirectories.
@janhesters janhesters merged commit 2d771e3 into main Apr 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant